Abstract Classes
classes defining interfaces for PyGeo geometric primitives of real 3d space
class Element
| definition: | the abstract class from which all PyGeo geoemtric objects derive |
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords: |
|
class _Point
| definition: | an O dimensional object with a defined position in space. |
||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | class Element , base.Position3, base.vdraw |
||||||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords: from class Element :
class keywords:
|
class _Line
| definition: | an 1 dimensional object representing "breathless length" |
||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _Plane
| definition: | a 2 dimensional surface spanned by two linearly independent vectors |
||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _Circle
| definition: | the set of points in a plane that are equidistant from a given point |
||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _Sphere
| definition: | the set of points in Euclidian space that are equidistant from a given point |
||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _PointArray
| definition: | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _Curve
| definition: | |||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _LineArray
| definition: | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _PlaneArray
| definition: | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _CirclePencil
| definition: | |||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||||||||||||||||||||||
| site ref: | |||||||||||||||||||||||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||||||||||||||||||||||
| keywords: | inherited keywords from class Element :
class keywords:
|
class _Transformation
| definition: | a mapping of geometric objects |
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| inherits: | |||||||||||||||||||||
| site ref: | |||||||||||||||||||||
| attributes: |
|
||||||||||||||||||||
| keywords: | inherited keywords from class Element :
|